ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / TreeCollection<T> Class / Parent Property

In This Topic
    Parent Property (TreeCollection<T>)
    In This Topic
    Gets the parent element of this collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Element
    public Element Parent {get;}
    See Also